For more information about database recovery , see 有关数据库恢复的详细信息,请参阅
Rskeymgmt can be used in database recovery operations 可以在数据库恢复操作中使用rskeymgmt 。
Controls database recovery options and disk i o error checking 控制数据库恢复选项和磁盘i / o错误检查。
Database recovery model 数据库恢复模式
Torn pages are typically detected by database recovery if it is truly an incomplete write of a page 如果页面写入确实不完整,则数据库恢复通常会检测到残缺页面。
Recovery interval setting is changed from the default value , database recovery takes that many times longer to complete 设置不再是默认值,那么完成数据库恢复所用时间要长多倍。
Writetext and updatetext operations are minimally logged if database recovery mode is not set to full 如果数据库恢复模式未设置为full ,则按最小方式记录writetext操作和updatetext操作。
This behavior occurs only at database recovery time for application locks that are reacquired as part of the recovery process 只有在恢复过程中重新获取的应用程序锁处于数据库恢复期间才会发生此行为。
The rebuild operation can be minimally logged if the database recovery model is set to either bulk - logged or simple 如果数据库恢复模式设置为大容量日志记录或简单,则可以对重新生成操作进行最小日志记录。
The create index operation can be minimally logged if the database recovery model is set to either bulk - logged or simple 如果数据库恢复模型被设置为大容量日志模型或简单模型,则可以记录最少的创建索引操作。